SyStaffGroupRefreshFreq 
Logical Entity Name  SyStaffGroupRefreshFreq 
Default Table Name  SyStaffGroupRefreshFreq 
Physical Only  NO 
Definition 
 
Note 
 

SyStaffGroupRefreshFreq Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyStaffGroupRefreshFreqID(PK)    int  NO 
 
SyStaffGroupID(FK)    int  NO 
 
Frequency    int  NO 
 
AllowRefresh    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 

SyStaffGroupRefreshFreq Primary and Unique Keys 
Key Name  Key Type  Keys 
SyStaffGroupRefreshFreq_SyStaffGroupID_N_U_IDX  Index  SyStaffGroupID 
PK_SyStaffGroupRefreshFreq  PrimaryKey  SyStaffGroupRefreshFreqID 

SyStaffGroupRefreshFreq Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaffGroup  Non-Identifying  One To Zero or More  FK_SyStaffGroupRefreshFreq_SyStaffGroup      SyStaffGroupID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyStaffGroupRefreshFreq Check Constraints 
Check Constraint Name  CheckConstraint